.cv02wal01m {
    border-width: 2px;
}

img,
.card-wrap,
.qqb3ln2c1j,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.oo3v0l9dfm,
.uawx4amrc4 {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fef6f3;
}

body {
    font-family: Inter Tight;
}

.rrd2ctyhlx {
    font-family: 'Inter Tight', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.rrd2ctyhlx>.vtdicjc2fb {
    font-size: 6.25rem;
}

.rph38nbo8u {
    font-family: 'Inter Tight', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.rph38nbo8u>.vtdicjc2fb {
    font-size: 5rem;
}

.jow7nkldm0 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.jow7nkldm0>.vtdicjc2fb {
    font-size: 1.5rem;
}

.hkklatkaua {
    font-family: 'Inter Tight', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.hkklatkaua>.vtdicjc2fb {
    font-size: 3.125rem;
}

.ebrz4a3wc5 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.ebrz4a3wc5>.vtdicjc2fb {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .rrd2ctyhlx {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .rrd2ctyhlx {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .rph38nbo8u {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .jow7nkldm0 {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .hkklatkaua {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .ebrz4a3wc5 {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .rrd2ctyhlx {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .rph38nbo8u {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .jow7nkldm0 {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .hkklatkaua {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .ebrz4a3wc5 {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.cv02wal01m {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .cv02wal01m {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #ffd294 !important;
}

.bg-success {
    background-color: #7ae6b4 !important;
}

.bg-info {
    background-color: #69dff7 !important;
}

.bg-warning {
    background-color: #ffd861 !important;
}

.bg-danger {
    background-color: #e87883 !important;
}

.xep161gkr9,
.xep161gkr9:active {
    background-color: #ffd294 !important;
    border-color: #ffd294 !important;
    color: #945600 !important;
    box-shadow: none;
}

.xep161gkr9:hover,
.xep161gkr9:focus,
.xep161gkr9.focus,
.xep161gkr9.zqb0acszgr {
    color: inherit;
    background-color: #ffe7c7 !important;
    border-color: #ffe7c7 !important;
    box-shadow: none;
}

.xep161gkr9.disabled,
.xep161gkr9:disabled {
    color: #945600 !important;
    background-color: #ffe7c7 !important;
    border-color: #ffe7c7 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #bdf0d6 !important;
    border-color: #bdf0d6 !important;
    color: #208e56 !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.zqb0acszgr {
    color: inherit;
    background-color: #e7f9f0 !important;
    border-color: #e7f9f0 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #208e56 !important;
    background-color: #e7f9f0 !important;
    border-color: #e7f9f0 !important;
}

.btn-info,
.btn-info:active {
    background-color: #69dff7 !important;
    border-color: #69dff7 !important;
    color: #054d5c !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.zqb0acszgr {
    color: inherit;
    background-color: #99e9fa !important;
    border-color: #99e9fa !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #054d5c !important;
    background-color: #99e9fa !important;
    border-color: #99e9fa !important;
}

.btn-success,
.btn-success:active {
    background-color: #7ae6b4 !important;
    border-color: #7ae6b4 !important;
    color: #0f5233 !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.zqb0acszgr {
    color: inherit;
    background-color: #a5eecc !important;
    border-color: #a5eecc !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #0f5233 !important;
    background-color: #a5eecc !important;
    border-color: #a5eecc !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffd861 !important;
    border-color: #ffd861 !important;
    color: #614900 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.zqb0acszgr {
    color: inherit;
    background-color: #ffe594 !important;
    border-color: #ffe594 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #614900 !important;
    background-color: #ffe594 !important;
    border-color: #ffe594 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #e87883 !important;
    border-color: #e87883 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.zqb0acszgr {
    color: inherit;
    background-color: #efa4ab !important;
    border-color: #efa4ab !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #efa4ab !important;
    border-color: #efa4ab !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.zqb0acszgr {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.zqb0acszgr {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #ffd294;
    color: #ffd294;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.zqb0acszgr {
    color: #ffae3d !important;
    background-color: transparent !important;
    border-color: #ffae3d !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #945600 !important;
    background-color: #ffd294 !important;
    border-color: #ffd294 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #bdf0d6;
    color: #bdf0d6;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.zqb0acszgr {
    color: #76e0aa !important;
    background-color: transparent !important;
    border-color: #76e0aa !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #208e56 !important;
    background-color: #bdf0d6 !important;
    border-color: #bdf0d6 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #69dff7;
    color: #69dff7;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.zqb0acszgr {
    color: #17cdf3 !important;
    background-color: transparent !important;
    border-color: #17cdf3 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #054d5c !important;
    background-color: #69dff7 !important;
    border-color: #69dff7 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #7ae6b4;
    color: #7ae6b4;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.zqb0acszgr {
    color: #31d88b !important;
    background-color: transparent !important;
    border-color: #31d88b !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #0f5233 !important;
    background-color: #7ae6b4 !important;
    border-color: #7ae6b4 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffd861;
    color: #ffd861;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.zqb0acszgr {
    color: #ffc30a !important;
    background-color: transparent !important;
    border-color: #ffc30a !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #614900 !important;
    background-color: #ffd861 !important;
    border-color: #ffd861 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #e87883;
    color: #e87883;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.zqb0acszgr {
    color: #db2e3f !important;
    background-color: transparent !important;
    border-color: #db2e3f !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #e87883 !important;
    border-color: #e87883 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.zqb0acszgr {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.xwr8xlh0j0,
.xwr8xlh0j0:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.xwr8xlh0j0:hover,
.xwr8xlh0j0:focus,
.xwr8xlh0j0.focus,
.xwr8xlh0j0.zqb0acszgr {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.xwr8xlh0j0.disabled,
.xwr8xlh0j0:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #ffd294 !important;
}

.text-secondary {
    color: #bdf0d6 !important;
}

.text-success {
    color: #7ae6b4 !important;
}

.text-info {
    color: #69dff7 !important;
}

.text-warning {
    color: #ffd861 !important;
}

.text-danger {
    color: #e87883 !important;
}

.iok2njx7wq {
    color: #fafafa !important;
}

.qqof6r7vok {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.zqb0acszgr {
    color: #ffa72e !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.zqb0acszgr {
    color: #6adda2 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.zqb0acszgr {
    color: #28d283 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.zqb0acszgr {
    color: #0dc7ed !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.zqb0acszgr {
    color: #fabc00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.zqb0acszgr {
    color: #d62436 !important;
}

a.iok2njx7wq:hover,
a.iok2njx7wq:focus,
a.iok2njx7wq.zqb0acszgr {
    color: #c7c7c7 !important;
}

a.qqof6r7vok:hover,
a.qqof6r7vok:focus,
a.qqof6r7vok.zqb0acszgr {
    color: #000000 !important;
}

a[class*="text-"]:not(.n64v1srfif):not(.dropdown-item):not([role]):not(.p72fygc11g) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.n64v1srfif):not(.dropdown-item):not([role]):not(.p72fygc11g):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .n64v1srfif.zqb0acszgr {
    color: #ffd294;
}

.nav-tabs .n64v1srfif:not(.zqb0acszgr) {
    color: #232323;
}

.e63mvl7z3k {
    background-color: #70c770;
}

.alert-info {
    background-color: #69dff7;
}

.alert-warning {
    background-color: #ffd861;
}

.smrvaopxkf {
    background-color: #e87883;
}

.mf3gz9sko3 .cv02wal01m:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.zqb0acszgr .cv02wal01m {
    background-color: #ffd294;
    border-color: #ffd294;
    color: #ae6500;
}

.mbr-gallery-filter li.zqb0acszgr .cv02wal01m:focus {
    box-shadow: none;
}

.nav-tabs .n64v1srfif {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #ffd294;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.s2d9tqsamx {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.s2d9tqsamx>.vtdicjc2fb {
    font-size: 1.75rem;
}

.s2d9tqsamx:hover,
.s2d9tqsamx:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #ffd294 !important;
}

.s2d9tqsamx:-webkit-input-placeholder {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.s2d9tqsamx:-webkit-input-placeholder>.vtdicjc2fb {
    font-size: 1.75rem;
}

blockquote {
    border-color: #ffd294;
}

/* Forms */
.whxf5bknb6 .input-group-btn .cv02wal01m {
    border-radius: 100px !important;
}

.whxf5bknb6 .input-group-btn .cv02wal01m:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.whxf5bknb6 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.whxf5bknb6 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #ffd294;
    color: #000000;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #ffd294;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #ffd294;
    border-bottom-color: #ffd294;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #ffd294 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #bdf0d6 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ffd294' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .nmn13zmucf {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .nmn13zmucf {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .hvqe7asa4g {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .hvqe7asa4g {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.g9372xngsz {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.g9372xngsz .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .g9372xngsz .cqrjo8tkvc {
        transform: scale(0.8);
    }
}

.g9372xngsz .dd182xxm81 {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.g9372xngsz .dd182xxm81 img {
    max-width: 100%;
    max-height: 100%;
}

.g9372xngsz .dd182xxm81 .p72fygc11g {
    line-height: inherit !important;
}

.g9372xngsz .dd182xxm81 .a4cibo00n9 a {
    outline: none;
}

.g9372xngsz .dg7fdxc20v {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.g9372xngsz .dg7fdxc20v .om5noodqks {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.g9372xngsz .dg7fdxc20v .om5noodqks .n64v1srfif {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.g9372xngsz .dg7fdxc20v .om5noodqks .n64v1srfif:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.g9372xngsz .dg7fdxc20v .open .n64v1srfif::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .g9372xngsz .dg7fdxc20v .open .n64v1srfif::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.g9372xngsz .dg7fdxc20v .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.g9372xngsz .dg7fdxc20v .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .g9372xngsz .dg7fdxc20v {
        padding-left: 1.5rem;
    }
}

.g9372xngsz .n64v1srfif {
    width: fit-content;
    position: relative;
}

.g9372xngsz .a4cibo00n9 {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .g9372xngsz .a4cibo00n9 {
        padding-left: 0;
    }
}

.g9372xngsz .p72fygc11g {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .g9372xngsz .zqphw4ufwa {
        padding-bottom: 0.5rem;
    }
}

.g9372xngsz .zqphw4ufwa .ghvusx558f.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.g9372xngsz .nmn13zmucf {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .g9372xngsz .nmn13zmucf {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .g9372xngsz .nmn13zmucf {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.g9372xngsz .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.g9372xngsz .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.g9372xngsz .om5noodqks:focus,
.g9372xngsz .n64v1srfif:focus {
    outline: none;
}

.g9372xngsz .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.g9372xngsz .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.g9372xngsz .dropdown .dropdown-menu .dropdown-item .vtdicjc2fb {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.g9372xngsz .dropdown .dropdown-menu .dropdown-item .vtdicjc2fb:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.g9372xngsz .shr18l82ie .dropdown-menu .dropdown-item:before {
    display: none;
}

.g9372xngsz .shr18l82ie .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.g9372xngsz .tqqp35qvca {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.g9372xngsz .tqqp35qvca.opened {
    transition: all 0.3s;
}

.g9372xngsz .tqqp35qvca .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.g9372xngsz .tqqp35qvca .a4cibo00n9 img {
    min-width: 6rem;
    object-fit: cover;
}

.g9372xngsz .tqqp35qvca .sp827xpt09 {
    z-index: 1;
    justify-content: flex-end;
}

.g9372xngsz .tqqp35qvca.shr18l82ie {
    justify-content: center;
}

.g9372xngsz .tqqp35qvca.shr18l82ie .om5noodqks .n64v1srfif::before {
    display: none;
}

.g9372xngsz .tqqp35qvca.shr18l82ie.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .g9372xngsz .tqqp35qvca.shr18l82ie.opened:not(.navbar-short) .sp827xpt09 {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.g9372xngsz .tqqp35qvca.shr18l82ie .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.g9372xngsz .tqqp35qvca.shr18l82ie .dropdown-menu .dropdown-item:after {
    right: auto;
}

.g9372xngsz .tqqp35qvca.shr18l82ie .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.g9372xngsz .tqqp35qvca.shr18l82ie ul.dg7fdxc20v li {
    margin: auto;
}

.g9372xngsz .tqqp35qvca.shr18l82ie .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.g9372xngsz .tqqp35qvca.shr18l82ie .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .g9372xngsz .tqqp35qvca {
        min-height: 72px;
    }

    .g9372xngsz .tqqp35qvca .a4cibo00n9 img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .g9372xngsz .tqqp35qvca .om5noodqks .n64v1srfif::before {
        display: none;
    }

    .g9372xngsz .tqqp35qvca.opened .dropdown-menu {
        top: 0;
    }

    .g9372xngsz .tqqp35qvca .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .g9372xngsz .tqqp35qvca .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .g9372xngsz .tqqp35qvca .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .g9372xngsz .tqqp35qvca .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .g9372xngsz .tqqp35qvca .dd182xxm81 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .g9372xngsz .tqqp35qvca .cqrjo8tkvc {
        flex-basis: auto;
    }

    .g9372xngsz .tqqp35qvca .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.g9372xngsz .tqqp35qvca.navbar-short .a4cibo00n9 img {
    height: 2rem;
}

.g9372xngsz .dropdown-item.zqb0acszgr,
.g9372xngsz .dropdown-item:active {
    background-color: transparent;
}

.g9372xngsz .hw4srtdfpg .dg7fdxc20v .n64v1srfif {
    padding: 0;
}

.g9372xngsz .zqphw4ufwa .ghvusx558f.dropdown-toggle {
    margin-right: 1.667em;
}

.g9372xngsz .zqphw4ufwa .ghvusx558f.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.g9372xngsz .tqqp35qvca.hw4srtdfpg .dropdown .dropdown-menu {
    background: #ffffff;
}

.g9372xngsz .tqqp35qvca.hw4srtdfpg .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.g9372xngsz .tqqp35qvca .dropdown.open>.dropdown-menu {
    display: flex;
}

.g9372xngsz ul.dg7fdxc20v {
    flex-wrap: wrap;
}

.g9372xngsz .agx0cxg8kj {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .g9372xngsz .agx0cxg8kj {
        text-align: left;
    }
}

.g9372xngsz button.cqrjo8tkvc {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.g9372xngsz button.cqrjo8tkvc .xzla7nprta span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.g9372xngsz button.cqrjo8tkvc .xzla7nprta span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.g9372xngsz button.cqrjo8tkvc .xzla7nprta span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.g9372xngsz button.cqrjo8tkvc .xzla7nprta span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.g9372xngsz button.cqrjo8tkvc .xzla7nprta span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.g9372xngsz nav.opened .xzla7nprta span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.g9372xngsz nav.opened .xzla7nprta span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.g9372xngsz nav.opened .xzla7nprta span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.g9372xngsz nav.opened .xzla7nprta span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.g9372xngsz .epnmtkt9c5 {
    padding: 0 1rem;
}

.g9372xngsz a.n64v1srfif {
    display: flex;
    align-items: center;
    justify-content: center;
}

.g9372xngsz .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .g9372xngsz .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .g9372xngsz .tqqp35qvca {
        height: 70px;
    }

    .g9372xngsz .tqqp35qvca.opened {
        height: auto;
    }

    .g9372xngsz .om5noodqks .n64v1srfif:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.g9372xngsz .mf3gz9sko3 {
    margin: -0.6rem -0.6rem;
}

.g9372xngsz .cqrjo8tkvc {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .g9372xngsz .dd182xxm81 {
        margin-right: auto;
    }

    .g9372xngsz .sp827xpt09 {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .g9372xngsz .dg7fdxc20v .om5noodqks .n64v1srfif::after {
        margin-left: 10px;
    }

    .g9372xngsz .dg7fdxc20v .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .g9372xngsz .tqqp35qvca .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .g9372xngsz .tqqp35qvca .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .g9372xngsz .sp827xpt09 {
        padding: 1rem;
    }
}

.oog32ubd41 {
    display: flex;
}

@media (min-width: 768px) {
    .oog32ubd41 {
        align-items: flex-end;
    }

    .oog32ubd41 .s1mscs1ba1 {
        justify-content: flex-start;
    }

    .oog32ubd41 .xhc4u92tef {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .oog32ubd41 .xhc4u92tef {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .oog32ubd41 {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .oog32ubd41 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .oog32ubd41 .xhc4u92tef {
        width: 100%;
    }
}

.oog32ubd41 .mbr-fallback-image.disabled {
    display: none;
}

.oog32ubd41 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.oog32ubd41 .yn0gbf3fvp,
.oog32ubd41 .mbr-section-subtitle {
    text-align: center;
    color: #ffc091;
}

.oog32ubd41 .mvnfxb63fl,
.oog32ubd41 .mf3gz9sko3 {
    text-align: center;
}

.oog32ubd41 .yn0gbf3fvp {
    color: #F3A089;
}

.oog32ubd41 .mbr-section-subtitle {
    color: #F3A089;
}

.ej5xrd34x4 {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.ej5xrd34x4 .mbr-fallback-image.disabled {
    display: none;
}

.ej5xrd34x4 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ej5xrd34x4 .a43fvgj9h0 .u2n4v7q4h2 {
    width: 100%;
    display: block;
}

.ej5xrd34x4 .a43fvgj9h0 .rld2sfcw1f {
    z-index: 1;
}

.ej5xrd34x4 .u2n4v7q4h2 {
    color: #FFD294;
    text-align: center;
}

.ej5xrd34x4 .ir2x4nxhi4 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .ej5xrd34x4 * {
        text-align: center !important;
    }

    .ej5xrd34x4 .content-column {
        margin-bottom: 2rem;
    }
}

.ej5xrd34x4 .i8eztavzhv {
    max-width: 800px;
}

.ej5xrd34x4 .aj4765qg8t {
    text-align: center;
}

.ej5xrd34x4 .rld2sfcw1f,
.ej5xrd34x4 .card-img {
    text-align: center;
}

.jeemy22wsi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.jeemy22wsi .mbr-fallback-image.disabled {
    display: none;
}

.jeemy22wsi .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 767px) {
    .jeemy22wsi .yql584fron {
        padding: 1.5rem 1.5rem 0 1.5rem;
    }
}

@media (min-width: 768px) {
    .jeemy22wsi .yql584fron {
        padding: 2.25rem 2.25rem 0 2.25rem;
    }
}

@media (min-width: 992px) {
    .jeemy22wsi .yql584fron {
        padding: 4rem 4rem 1rem 4rem;
    }
}

.jeemy22wsi .qqb3ln2c1j {
    background: #ffffff;
}

.jeemy22wsi .mvnfxb63fl,
.jeemy22wsi .mf3gz9sko3 {
    color: #000000;
    text-align: left;
}

.jeemy22wsi .rld2sfcw1f,
.jeemy22wsi .hgts5lbgrq {
    text-align: left;
    color: #000000;
}

.iaglt8derl {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.iaglt8derl .quz6qzadhg:focus,
.iaglt8derl span:focus {
    outline: none;
}

.iaglt8derl .quz6qzadhg {
    cursor: pointer;
}

.iaglt8derl .gzwptrexdj {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .iaglt8derl .gzwptrexdj {
        grid-row-gap: 1rem;
    }
}

.iaglt8derl .grid-container-1,
.iaglt8derl .grid-container-2,
.iaglt8derl .m1c6fj28uy {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .iaglt8derl .grid-container-1,
    .iaglt8derl .grid-container-2,
    .iaglt8derl .m1c6fj28uy {
        gap: 0 1rem;
    }
}

.iaglt8derl .yn0gbf3fvp {
    color: #000000;
}

.iaglt8derl .mvnfxb63fl,
.iaglt8derl .mf3gz9sko3 {
    color: #000000;
}

.iaglt8derl .i8eztavzhv {
    max-width: 800px;
}

.iaglt8derl .nmn13zmucf,
.iaglt8derl .hvqe7asa4g {
    overflow: hidden;
}

.iaglt8derl .gzwptrexdj {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.iaglt8derl .shlefp57cf {
    display: flex;
    justify-content: center;
    align-items: center;
}

.iaglt8derl .shlefp57cf img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .iaglt8derl .shlefp57cf img {
        min-width: 35vw;
    }
}

.iaglt8derl .grid-container-1,
.iaglt8derl .grid-container-2,
.iaglt8derl .m1c6fj28uy {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.iaglt8derl .grid-container-1 {
    align-items: flex-end;
}

.iaglt8derl .grid-container-2 {
    align-items: flex-start;
}

.gewcj9v8f9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f3a089;
}

.gewcj9v8f9 input {
    padding: 1.2rem 1.5rem;
    border: none !important;
    height: 100%;
}

.gewcj9v8f9 input:hover {
    border: none !important;
}

.gewcj9v8f9 .cv02wal01m {
    height: 100%;
    margin: auto;
}

@media (min-width: 992px) {
    .gewcj9v8f9 .guoafcykoz {
        padding: 0 2rem;
    }
}

.gewcj9v8f9 .s1mscs1ba1 {
    justify-content: center;
}

.gewcj9v8f9 .mf3gz9sko3 {
    display: flex;
    margin-bottom: 1.2rem;
    width: fit-content;
}

@media (min-width: 768px) {
    .gewcj9v8f9 .mf3gz9sko3 {
        margin-left: initial;
    }
}

.gewcj9v8f9 .mf3gz9sko3 .cv02wal01m {
    width: auto;
}

@media (max-width: 991px) {
    .gewcj9v8f9 .hitithdaph {
        margin-bottom: 2rem;
    }

    .gewcj9v8f9 .c4hxs1fach {
        flex-direction: column-reverse;
    }
}

.gewcj9v8f9 .vzyijcypwt {
    align-items: center;
}

.gewcj9v8f9 .yn0gbf3fvp {
    text-align: center;
    color: #000000;
}

.cid-v2wv5yaH8G {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2wv5yaH8G .quz6qzadhg:focus,
.cid-v2wv5yaH8G span:focus {
    outline: none;
}

.cid-v2wv5yaH8G .hvqe7asa4g {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2wv5yaH8G .i8eztavzhv {
    max-width: 800px;
}

.cid-v2wv5yaH8G .quz6qzadhg {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2wv5yaH8G .quz6qzadhg {
        min-height: 45px;
    }
}

.x2rggpphh0 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.x2rggpphh0 .item-subtitle {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.x2rggpphh0 img,
.x2rggpphh0 .pjrgvq23nf {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.x2rggpphh0 .quz6qzadhg:focus,
.x2rggpphh0 span:focus {
    outline: none;
}

.x2rggpphh0 .quz6qzadhg {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .x2rggpphh0 .quz6qzadhg {
        margin-bottom: 1rem;
    }
}

.x2rggpphh0 .uawx4amrc4 {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.x2rggpphh0 .yn0gbf3fvp {
    color: #232323;
}

.x2rggpphh0 .mvnfxb63fl,
.x2rggpphh0 .mf3gz9sko3 {
    color: #232323;
}

.x2rggpphh0 .kjcntj0yni {
    color: #232323;
}

.x2rggpphh0 .i8eztavzhv {
    max-width: 800px;
}

.ysjt75hz2u {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ysjt75hz2u .vtdicjc2fb {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.ysjt75hz2u .yg5c7i9skm {
    border: none;
}

.ysjt75hz2u .g3hh3ncs1y {
    padding: 0rem;
}

@media (max-width: 767px) {
    .ysjt75hz2u .g3hh3ncs1y {
        padding: 0rem;
    }
}

.ysjt75hz2u .wdfhwr071l {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.ysjt75hz2u .img-col {
    padding: 0;
}

.ysjt75hz2u .img-item {
    height: 100%;
}

.ysjt75hz2u img {
    height: 100%;
    object-fit: cover;
}

.ysjt75hz2u .shr18l82ie span {
    transform: rotate(0deg);
}

.ysjt75hz2u .jbavb97nzl {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ysjt75hz2u p {
    margin-bottom: 0.3rem;
}

.ysjt75hz2u .esesf93mtk {
    color: #000000;
}

.ysjt75hz2u .oo3v0l9dfm .g3hh3ncs1y {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.ysjt75hz2u .oo3v0l9dfm {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .ysjt75hz2u .oo3v0l9dfm {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ysjt75hz2u .oo3v0l9dfm {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.ysjt75hz2u .f53xu13gfy {
    color: #000000;
}

.ysjt75hz2u .yn0gbf3fvp {
    text-align: center;
    color: #000000;
}

.ysjt75hz2u .mbr-section-subtitle {
    color: #000000;
    text-align: center;
}

.ysjt75hz2u .esesf93mtk,
.ysjt75hz2u .vtdicjc2fb {
    color: #000000;
}

.lhnncbw8wl {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: transparent;
}

.lhnncbw8wl .mbr-fallback-image.disabled {
    display: none;
}

.lhnncbw8wl .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lhnncbw8wl .ir2x4nxhi4 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .lhnncbw8wl .ir2x4nxhi4 {
        margin-bottom: 1rem;
    }
}

.lhnncbw8wl .uawx4amrc4 {
    background: #ffffff;
    padding: 2.25rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .lhnncbw8wl .uawx4amrc4 {
        padding: 2rem 1.5rem;
        margin-bottom: 0rem;
    }
}

@media (max-width: 767px) {
    .lhnncbw8wl .uawx4amrc4 {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

.lhnncbw8wl .vtdicjc2fb {
    display: inline-flex;
    font-size: 3rem;
    color: #2e481a;
    margin-bottom: 1rem;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #9fe870;
    height: 80px;
    border-radius: 50%;
}

.lhnncbw8wl .yn0gbf3fvp {
    color: #000000;
}

.lhnncbw8wl .mbr-section-subtitle {
    color: #000000;
}

.lhnncbw8wl .hgts5lbgrq {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.lhnncbw8wl .hgts5lbgrq .item-footer {
    margin-top: auto;
}

.lhnncbw8wl .i8eztavzhv {
    max-width: 800px;
}

.lhnncbw8wl .rld2sfcw1f,
.lhnncbw8wl .iconfont-wrapper {
    text-align: center;
}

.lhnncbw8wl .aj4765qg8t,
.lhnncbw8wl .quz6qzadhg .mf3gz9sko3 {
    text-align: center;
}

.ddjmg0m81b .mbr-fallback-image.disabled {
    display: none;
}

.ddjmg0m81b .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.unj3r2c5tt {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.unj3r2c5tt .mbr-fallback-image.disabled {
    display: none;
}

.unj3r2c5tt .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.unj3r2c5tt .qqb3ln2c1j {
    background: #ffffff;
}

@media (max-width: 767px) {
    .unj3r2c5tt .qqb3ln2c1j {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .unj3r2c5tt .qqb3ln2c1j {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .unj3r2c5tt .qqb3ln2c1j {
        padding: 4rem;
    }
}

.unj3r2c5tt .mvnfxb63fl,
.unj3r2c5tt .mf3gz9sko3 {
    text-align: left;
}

.unj3r2c5tt .vd5ir37fgv img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50% !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .unj3r2c5tt .vd5ir37fgv img {
        width: 120px;
        height: 120px;
    }
}

@media (max-width: 768px) {
    .unj3r2c5tt .vd5ir37fgv img {
        width: 80px;
        height: 80px;
    }
}

.unj3r2c5tt .vd5ir37fgv {
    display: flex;
}

.unj3r2c5tt .aj4765qg8t {
    text-align: center;
}

.unj3r2c5tt .rld2sfcw1f {
    text-align: center;
}

.jzlegegdv5 {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.jzlegegdv5 .mbr-fallback-image.disabled {
    display: none;
}

.jzlegegdv5 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jzlegegdv5 .uawx4amrc4 {
    display: flex;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .jzlegegdv5 .uawx4amrc4 {
        margin-bottom: 1rem;
    }
}

.jzlegegdv5 .yn0gbf3fvp {
    text-align: center;
}

.jzlegegdv5 .mbr-section-subtitle {
    text-align: center;
}

.jzlegegdv5 .hitithdaph {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
}

.jzlegegdv5 .hitithdaph img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.jzlegegdv5 .i8eztavzhv {
    max-width: 800px;
}

.jzlegegdv5 .e1rrbdd4u6 {
    display: flex;
    justify-content: center;
}

.jzlegegdv5 .rld2sfcw1f {
    text-align: center;
}

.jzlegegdv5 .aj4765qg8t {
    text-align: center;
}

.jzlegegdv5 .ghvusx558f {
    text-align: center;
}

.h3yba7nww5 {
    background-image: url("photo-1679320332546-1eb5b68c6f44.jpeg");
    overflow: hidden;
}

.hj0smyf7h8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.hj0smyf7h8 .wchzaubbt5 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.hj0smyf7h8 .wchzaubbt5 .jtfl0bsz9y {
    margin: 8px;
}

.hj0smyf7h8 .wchzaubbt5 .jtfl0bsz9y a:hover .vtdicjc2fb,
.hj0smyf7h8 .wchzaubbt5 .jtfl0bsz9y a:focus .vtdicjc2fb {
    background-color: #f7f7f7;
}

.hj0smyf7h8 .wchzaubbt5 .jtfl0bsz9y a .vtdicjc2fb {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #f7f7f7;
    color: #393193;
    transition: all 0.3s ease-in-out;
}

.hj0smyf7h8 .lojfvde0ky {
    width: 100%;
    justify-content: center;
}

.hj0smyf7h8 .yn0gbf3fvp {
    color: #ffffff;
}

.hj0smyf7h8 .yn0gbf3fvp,
.hj0smyf7h8 .social-list {
    color: #000000;
}

.gf6le5oujy {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.gf6le5oujy .oplkoashch {
    background-color: #ffffff;
    opacity: 0.4;
}

.gf6le5oujy form .mf3gz9sko3 {
    text-align: center;
    width: 100%;
}

.gf6le5oujy form .mf3gz9sko3 .cv02wal01m {
    display: inline-flex;
}

@media (max-width: 991px) {
    .gf6le5oujy form .mf3gz9sko3 .cv02wal01m {
        width: 100%;
    }
}

.gf6le5oujy .i8eztavzhv {
    max-width: 800px;
}

.amdyhg2cb9 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.amdyhg2cb9 .mbr-fallback-image.disabled {
    display: none;
}

.amdyhg2cb9 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.amdyhg2cb9 .s1mscs1ba1 {
    justify-content: center;
}

.amdyhg2cb9 .quz6qzadhg {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .amdyhg2cb9 .quz6qzadhg {
        margin-bottom: 1rem;
    }
}

.amdyhg2cb9 .quz6qzadhg .uawx4amrc4 {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #ffffff;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .amdyhg2cb9 .quz6qzadhg .uawx4amrc4 {
        padding: 2rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .amdyhg2cb9 .quz6qzadhg .uawx4amrc4 {
        padding: 2rem 1.5rem;
    }
}

.amdyhg2cb9 .i8eztavzhv {
    max-width: 800px;
}

.po891f7wz2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #000000;
}

.po891f7wz2 .mbr-fallback-image.disabled {
    display: none;
}

.po891f7wz2 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.po891f7wz2 .n7lopkkpkk {
    color: #ffffff;
    text-align: left;
}

.po891f7wz2 .mym3v54b80 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 991px) {
    .po891f7wz2 .s1mscs1ba1 {
        flex-direction: column-reverse !important;
    }

    .po891f7wz2 .s1mscs1ba1 .n7lopkkpkk {
        margin: 1rem 0 0 0;
    }
}

.po891f7wz2 .lojfvde0ky {
    width: 100%;
    justify-content: center;
}

.po891f7wz2 .lojfvde0ky .z8bjnei6k5 {
    list-style: none;
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .po891f7wz2 .lojfvde0ky .z8bjnei6k5 {
        justify-content: center;
    }
}

.po891f7wz2 .lojfvde0ky .z8bjnei6k5 li {
    padding: 0 1rem 0rem 1rem;
}

@media (max-width: 767px) {
    .po891f7wz2 .lojfvde0ky .z8bjnei6k5 li {
        padding: 0 1rem 1rem 1rem;
    }
}

.po891f7wz2 .lojfvde0ky .z8bjnei6k5 li p {
    margin: 0;
}

@media (max-width: 991px) {
    .po891f7wz2 .n7lopkkpkk {
        text-align: center;
    }
}